| Previous | Chapter Contents | Chapter Top | Next |
These flags specify what to do if the exact instrument requested is not found. They are used in the flags field of the note request information structure [link] .
enum {
kNoteRequestNoGM = 1,
kNoteRequestNoSynthType = 2
};
| Previous | Chapter Contents | Chapter Top | Next |